Skip to content

Fix TRSM on Barcelona target (and possibly others)#5813

Merged
martin-frbg merged 1 commit into
OpenMathLib:developfrom
martin-frbg:issue5810
May 15, 2026
Merged

Fix TRSM on Barcelona target (and possibly others)#5813
martin-frbg merged 1 commit into
OpenMathLib:developfrom
martin-frbg:issue5810

Conversation

@martin-frbg
Copy link
Copy Markdown
Collaborator

Restores the quick return I had mistakenly removed as part of #5767 - what I mistook as redundant is actually the guard in common code, while the copy I had put above it was only guarding kernel calls from CBLAS.
fixes #5810 as suggested there

@martin-frbg martin-frbg added this to the 0.3.34 milestone May 15, 2026
@martin-frbg martin-frbg merged commit 55c72a9 into OpenMathLib:develop May 15, 2026
72 of 102 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression in 0.3.33: SIGBUS in strsm_kernel_RT_BARCELONA on x86_64 DYNAMIC_ARCH (regression from commit fd862d43b "Remove redundant quick return")

1 participant